Release 10.1A: OpenEdge Application Server:
Developing WebSpeed Applications


queue-message

This function queues a message for later output by either the output-messages or get-message functions. A message group is user-defined and can be used by different parts of an application to queue related messages together.

Location: web\method\message.i

Parameters:

INPUT p_grp AS CHARACTER

The message group into which messages will be queued.

INPUT p_message AS CHARACTER

The message text.

Returns: INTEGER

Notes:

See also:

available-messages

get-message-groups

queue-message

output-messages


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095